CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - haar feature

搜索资源列表

  1. 45353453

    0下载:
  2. 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:4535672
    • 提供者:皇城圣骑士
  1. My_Recog

    0下载:
  2. Haar like feature to detect the door plate
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:432277
    • 提供者:Nguyen Long
  1. CBIR

    0下载:
  2. This project focuses on calculating the similarity between the images using genetic algorithm and haar-wavelet. Haar wavelet is being used in order to calculate the images with different features like various expressions or gloomy or other characteri
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:865420
    • 提供者:harshit
  1. Wavelets

    0下载:
  2. 1 Haar Wavelets 1.1 The Haar transform 1.2 Conservation and compaction of energy 1.3 Haar wavelets 1.4 Multiresolution analysis 1.5 Compression of audio signals 1.6 Removing noise from audio signals 1.7 Notes and references 2 Daub ech
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4107970
    • 提供者:Rakesh
  1. Based-onSVM-target-tracking

    0下载:
  2. 计算Haar小波特征,用AdBaoost提取部分有代表性的特征共三种特征选择方法与SVM相结合进行目标跟踪的算法。 -The calculated Haar wavelet features to extract some of the typical characteristics of three feature selection method combined with SVM algorithm for target tracking AdBaoost.
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:12433228
    • 提供者:QQ
  1. peopledetect

    3下载:
  2. 人脸及行人检测中在opencv中要用到的haarcascade_righteye_2splits.xml,即特征检测的haar分类器,包括正面,侧边,上下左右各种,很全面-Face and pedestrian detection in opencv use to haarcascade_righteye_2splits.xml, feature detection haar classifier, including front, side, up and down various, very
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1981562
    • 提供者:黄小菲
  1. vehicle_detection_haarcascades

    0下载:
  2. haar like feature vehicle detection built in OpenCV 2.4
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:4775178
    • 提供者:Young
  1. AdaBoost_TrainData

    0下载:
  2. 这份代码是使用haar+adoboost做人脸检测用的,文件中还包括其他的特征选择,特征提取的算法,对于想做人脸检测这一块的朋友,可以下载来研究。-This code is used haar+adoboost human face detection, the document also includes other feature selection, feature extraction algorithm for face detection which one wants a frie
  3. 所属分类:Graph Recognize

    • 发布日期:2017-10-31
    • 文件大小:6558655
    • 提供者:黄河
  1. RET_iccv13_preprint

    0下载:
  2. Very recently tracking was approached using classification techniques such as support vector machines. The object to be tracked is discriminated by a classifier from the background. In a similar spirit we propose a novel on-line AdaBoost featur
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:327677
    • 提供者:lili
  1. AB2639964000

    0下载:
  2. this is fpga BASED HAAR like feature for face detection it s include algorithms and explanations of haar features -this is fpga BASED HAAR like feature for face detection it s include algorithms and explanations of haar features
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:639669
    • 提供者:saif king
  1. FeatureNums

    0下载:
  2. 使用Haar特征提取算法,根据选取的特征点类型,查找特征点,并显示出所查找出的特征点的个数-Using Haar algorithm,Base on the type of the Feature,find the feature points,and show out the number of the feature points.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:69969
    • 提供者:new pp
  1. Adaboost_haar

    0下载:
  2. 人脸检测HAAR特征积分图的计算,第一次上传,没什么用~-HAAR face detection feature integral image calculation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:victor
  1. face

    0下载:
  2. 基于opencv自带的Haar特征分类器的人脸识别,可识别完整的人脸并用圆圈圈出。-Based opencv comes Haar classifier recognition feature, you can identify the full face and a circled.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:bangbang
  1. HAAR

    0下载:
  2. Harr特征提取人脸特征,MATLAB代码-Harr feature extraction face feature, MATLAB Code
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:9844
    • 提供者:张子一
  1. face-detect

    0下载:
  2. 通过opencv实现了对图像采用Haar特征实现中人脸检测的功能-Through the opencv realized of face detection in image using Haar feature implementation functions
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1319566
    • 提供者:潘航
  1. Haar

    0下载:
  2. 用python语言实现的基于Harr特征的人脸检测算法,可以用于人脸的检测,眼睛,鼻子等脸部五官的检测-Using python language based on the Harr feature-based face detection algorithm can be used for the detection of face, eyes, nose and other facial features detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1697439
    • 提供者:魏风
  1. HAAR

    0下载:
  2. 用于人脸识别中图像特征提取的特征提取算法ha-Feature extraction algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:9803
    • 提供者:wz
  1. Adaboosthaarlikecascadefacedetaction

    0下载:
  2. 利用opencv,adaboost+haar特征实现人脸识别的python小程序-a program use opencv and haar feature to detect face a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:253952
    • 提供者:苟利国
  1. FaceDetect

    0下载:
  2. haar特征的提取,haar特征目标动态检测,非常适合需要的人在此的基础上改进的,希望对能帮助大家(Haar feature extraction, Haar features, target dynamic detection, very suitable for those who need improvement on this basis, and I hope to help you)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-20
    • 文件大小:9191424
    • 提供者:foot1313
  1. ViolaJones_version0b_bin

    0下载:
  2. 用adaboost对人脸检测,利用haar特征对积分图像进行训练,得到强弱分类器(Face detection is done by AdaBoost, and integral image is trained by Haar feature, and the strong and weak classifier is obtained.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-01
    • 文件大小:2743296
    • 提供者:yyh吲哚乙酸
« 1 2 34 »
搜珍网 www.dssz.com